BaseSubsystem.HotConnect property

Allows new hardware to be added while the EtherCAT network is running.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
bool HotConnect { get; set; }
Property HotConnect As Boolean

Property value

Type: bool

Remarks

Usable EtherCAT states

ecatOffline

See also

BaseSubsystem Class

IntervalZero.KINGSTAR.Base.Class Namespace